static var PAGE1 = "<p>Score points by making baskets from the <span class=\'highlight\'>Hot Spot</span> (the moving, blue circle). Baskets only count if your player shoots from the Hot Spot.<br> </p><p class=\'heading\'>MOVING</p><p>Use the <span class=\'key\'>Up</span>, <span class=\'key\'>Down</span>, <span class=\'key\'>Left</span> and <span class=\'key\'>Right</span> arrow keys.<br> </p><p class=\'heading\'>SHOOTING</p><p>Press and hold the <span class=\'key\'>Space Bar</span> to being shooting.<br>Release the <span class=\'key\'>Space Bar</span> as your player approaches the high point of his jump.<br>Don\'t hold on for too long! Shots released after your player reaches the highest point of his jump will miss.<br> </p>";
static var PAGE2 = "<p class=\'heading\'>SCORING</p><p>Normal shots are worth 2 points.<br>Shots from beyond the arc are worth 3 points.<br> </p><p class=\'heading\'>ACCURACY COUNTS</p><p>Make all the shots required in a round and receive one bonus point for each basket.<br> </p><p>Miss a basket and lose 5 seconds from the time allocated for the round.<br> </p><p class=\'heading\'>TIME BONUS</p><p>Complete a round before time runs out and receive one bonus point for every second left on the clock.<br> </p>";
static var PAGE3 = "<p class=\'heading\'>PRESSURE SHOTS</p><p>Occasionally the Coach will give you a <span class=\'highlight\'>Pressure Shot</span> (indicated by a P on the Hot Spot). Pressure shots are worth 3X the shot\'s normal value.<br> </p><p class=\'heading\'>ON FIRE</p><p>Make 5 baskets in a row and you\'re <span class=\'highlight\'>on fire</span>! Shots made while on fire are worth 2X their normal value.<br> </p><p>If you make a pressure shot while on fire, you will earn 5X its normal value.</p>";
static var PAGE4 = "<p class=\'heading\'>STREAKS</p><p>Make 15 baskets in a row and go on a <span class=\'highlight\'>streak</span>. Baskets made on a streak get you:<br> </p><p> 15-19: 1 extra point</p><p> 20-24: 2 extra points</p><p> 25-29: 3 extra points</p><p> 30-34: 4 extra points</p><p> 35-39: 5 extra points</p><p> 40-44: 6 extra points</p><p> 45-49: 7 extra points</p><p> 50-54: 8 extra points</p><p> 55-59: 9 extra points</p><p> 60-64: 10 extra points</p><p> 65-69: 11 extra points<br> </p><p>Streak bonuses add up in addition to any other bonuses.</p>";